Justin Elszasz, Mayor’s Office of Innovation
Sunday, February 22, 2019
## 19:44:07: Attempting to load cached data.
## 19:44:07: File at: C:/Users/justin.elszasz/Code/middle_neighborhoods_analysis/data/raw/hmt/hmt_join_acs.rds
## 19:44:07: HMT data succesfully loaded.
## 19:44:07: Getting neighborhood boundaries from Open Baltimore @
## https://data.baltimorecity.gov/resource/h3fx-54q3.geojson
## Warning in readLines(con): incomplete final line found on 'https://
## data.baltimorecity.gov/resource/h3fx-54q3.geojson'
Breaking “middle” into “lower middle” (F, G, H) and “upper middle” (D, E) and including “healthy” and "distressed:
## Loading required package: sp
| hmt.tier | Mean % Homeowners 65+ | Median % Homeowners 65+ |
|---|---|---|
| distressed | 14.0% | 12.6% |
| healthy | 11.9% | 9.87% |
| lower middle | 17.2% | 15.2% |
| upper middle | 16.8% | 15.0% |
```